tipc network layer · Maintained
Maintainers
- M Jon Maloy <jmaloy@redhat.com>
Paths
- F
include/uapi/linux/tipc*.h - F
net/tipc/
Last 30 days
Recent patches
Most-recent 30 patches in this subsystem on linux-s390 (capped at 30), ordered by date desc.
-
COOLING12d
[PATCH 01/13 RFC net-next] net: ipv4: introduce CONFIG_IPV4 to decouple the IPv4 stack
2026-07-12 · Fernando Fernandez Mancera <hidden> -
COLD57d
REVIEWED: 3 (3M) [PATCH net-next v3 6/6] tipc: convert to getsockopt_iter
2026-05-20 · Breno Leitao <leitao@debian.org> -
STALE66d
REVIEWED: 3 (3M) [PATCH net-next v2 7/7] tipc: convert to getsockopt_iter
2026-05-15 · Breno Leitao <leitao@debian.org> -
STALE72d
[PATCH net-next 6/6] tipc: convert to getsockopt_iter
2026-05-13 · Breno Leitao <leitao@debian.org> -
STALE100d
[PATCH 31/61] net/tipc: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 · Philipp Hahn <hidden> -
STALE479d
[RFC PATCH 2/4] net: pass 'optlen_t' to proto[ops].getsockopt() hooks
2025-03-31 · Stefan Metzmacher <metze@samba.org> -
STALE479d
[RFC PATCH 1/4] net: introduce get_optlen() and put_optlen() helpers
2025-03-31 · Stefan Metzmacher <metze@samba.org> -
STALE556d
[PATCH] net: Convert proto_ops::getname to sockaddr_storage
2024-12-17 · Kees Cook <kees@kernel.org> -
STALE773d
LANDED [PATCH] tracing/treewide: Remove second parameter of __assign_str()
2024-05-16 · Steven Rostedt <rostedt@goodmis.org> -
STALE810d
[PATCH net-next v6 5/8] net: Remove ctl_table sentinel elements from several networking subsystems
2024-05-01 · Joel Granados via B4 Relay <devnull+j.granados.samsung.com@kernel.org> -
STALE816d
[PATCH v5 5/8] net: Remove ctl_table sentinel elements from several networking subsystems
2024-04-26 · Joel Granados via B4 Relay <devnull+j.granados.samsung.com@kernel.org> -
STALE816d
[PATCH v4 5/8] net: Remove ctl_table sentinel elements from several networking subsystems
2024-04-25 · Joel Granados via B4 Relay <devnull+j.granados.samsung.com@kernel.org> -
STALE830d
[PATCH v3 1/4] networking: Remove the now superfluous sentinel elements from ctl_table array
2024-04-12 · Joel Granados via B4 Relay <devnull+j.granados.samsung.com@kernel.org> -
STALE832d
[PATCH v2 1/4] networking: Remove the now superfluous sentinel elements from ctl_table array
2024-03-28 · Joel Granados via B4 Relay <devnull+j.granados.samsung.com@kernel.org> -
STALE862d
[PATCH 1/4] networking: Remove the now superfluous sentinel elements from ctl_table array
2024-03-14 · Joel Granados via B4 Relay <devnull+j.granados.samsung.com@kernel.org> -
STALE863d
[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
2024-02-23 · Steven Rostedt <rostedt@goodmis.org> -
STALE979d
[PATCH net] net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modules
2023-11-19 · Jakub Kicinski <kuba@kernel.org> -
STALE1128d
[PATCH 09/11] sysctl: Remove the end element in sysctl table arrays
2023-06-21 · Joel Granados <hidden> -
STALE1128d
[PATCH 06/11] sysctl: Add size to register_net_sysctl function
2023-06-21 · Joel Granados <hidden> -
STALE1345d
Re: [PATCH v4a 00/38] timers: Use timer_shutdown*() before freeing timers
2022-11-05 · Steven Rostedt <rostedt@goodmis.org> -
STALE1377d
REVIEWED: 28 (27M) [PATCH v6 1/7] treewide: use prandom_u32_max() when possible, part 1
2022-10-10 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1385d
REVIEWED: 2 (1M) [PATCH v5 1/7] treewide: use prandom_u32_max() when possible, part 1
2022-10-08 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1386d
REVIEWED: 2 (1M) [PATCH v4 1/6] treewide: use prandom_u32_max() when possible, mechanically
2022-10-07 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1386d
REVIEWED: 2 (1M) [PATCH v3 1/5] treewide: use prandom_u32_max() when possible
2022-10-06 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
STALE1426d
[PATCH net-next] genetlink: start to validate reserved header bytes
2022-08-25 · Jakub Kicinski <kuba@kernel.org> -
STALE1507d
LANDED [PATCH net-next] net: rename reference+tracking helpers
2022-06-08 · Jakub Kicinski <kuba@kernel.org> -
STALE2177d
[PATCH 25/26] net: pass a sockptr_t into ->setsockopt
2020-07-23 · Christoph Hellwig <hch@lst.de> -
STALE2194d
[PATCH 24/24] net: pass a sockptr_t into ->setsockopt
2020-07-20 · Christoph Hellwig <hch@lst.de> -
STALE2229d
REVIEWED: 19 (19M) [PATCH v4 2/3] mm, treewide: Rename kzfree() to kfree_sensitive()
2020-06-16 · Waiman Long <longman@redhat.com> -
STALE2231d
[PATCH 1/2] mm, treewide: Rename kzfree() to kfree_sensitive()
2020-04-13 · Waiman Long <longman@redhat.com>
Quiet for 30+ days
Patches with no review trailers and no replies. Either the author is heads-down elsewhere or these slipped through. Oldest first.
-
STALE100d
[PATCH 31/61] net/tipc: Prefer IS_ERR_OR_NULL over manual NULL check
2026-03-10 · Philipp Hahn <hidden>